projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f37c0
)
* xdisp.c (cursor_row_p): Only end row on newline if it's a display
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 15:11:54 +0000
(15:11 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 15:11:54 +0000
(15:11 +0000)
string. Suggested by Lennart Borgman.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 260deba6199ddbaa9e0195b10b9713284544b5af..8a849b106997acdd806a4fa3e2042482f103de40 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-16 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (cursor_row_p): Only end row on newline if it's a
+ display string. Suggested by Lennart Borgman.
+
2007-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* alloc.c (mem_insert): Set min_heap_address and max_heap_address